[INFO] cloning repository https://github.com/hallcristobal/mpls-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallcristobal/mpls-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2969d70b983302c3fa29d39dc6158a865574e0a4
[INFO] checking hallcristobal/mpls-tool against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] finished tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] tweaked toml for git repo https://github.com/hallcristobal/mpls-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hallcristobal/mpls-tool on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hallcristobal/mpls-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking hallcristobal/mpls-tool against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] finished tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] tweaked toml for git repo https://github.com/hallcristobal/mpls-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hallcristobal/mpls-tool on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hallcristobal/mpls-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358
[INFO] running `Command { std: "docker" "start" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking mpls-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir/runner)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parser.read_header(reader)?;
[INFO] [stdout]    |            ----------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_header`
[INFO] [stdout]   --> src/parser.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn read_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `Parser::read_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parser.read_header(reader)?;
[INFO] [stdout]    |            ----------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_header`
[INFO] [stdout]   --> src/parser.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn read_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `Parser::read_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser.read_playlist_header(reader)?;
[INFO] [stdout]    |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_playlist_header`
[INFO] [stdout]   --> src/parser.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn read_playlist_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^ required by this bound in `Parser::read_playlist_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser.read_playlist_header(reader)?;
[INFO] [stdout]    |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_playlist_header`
[INFO] [stdout]   --> src/parser.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn read_playlist_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^ required by this bound in `Parser::read_playlist_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     parser.read_play_item_entries(reader)?;
[INFO] [stdout]    |            ---------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_play_item_entries`
[INFO] [stdout]   --> src/parser.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn read_play_item_entries<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^ required by this bound in `Parser::read_play_item_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     parser.read_play_item_entries(reader)?;
[INFO] [stdout]    |            ---------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_play_item_entries`
[INFO] [stdout]   --> src/parser.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn read_play_item_entries<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^ required by this bound in `Parser::read_play_item_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:18:33
[INFO] [stdout]     |
[INFO] [stdout]  18 |     parser.read_chapters_header(reader)?;
[INFO] [stdout]     |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters_header`
[INFO] [stdout]    --> src/parser.rs:317:43
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn read_chapters_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^ required by this bound in `Parser::read_chapters_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:18:33
[INFO] [stdout]     |
[INFO] [stdout]  18 |     parser.read_chapters_header(reader)?;
[INFO] [stdout]     |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters_header`
[INFO] [stdout]    --> src/parser.rs:317:43
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn read_chapters_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^ required by this bound in `Parser::read_chapters_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:19:26
[INFO] [stdout]     |
[INFO] [stdout]  19 |     parser.read_chapters(reader)?;
[INFO] [stdout]     |            ------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters`
[INFO] [stdout]    --> src/parser.rs:327:36
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn read_chapters<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ required by this bound in `Parser::read_chapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:19:26
[INFO] [stdout]     |
[INFO] [stdout]  19 |     parser.read_chapters(reader)?;
[INFO] [stdout]     |            ------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters`
[INFO] [stdout]    --> src/parser.rs:327:36
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn read_chapters<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ required by this bound in `Parser::read_chapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358", kill_on_drop: false }`
[INFO] [stdout] 7b1044769bd62e0f9cdf6985905a989b001e65bd34c453b4cc0b31b3b93ed358
